-
Home
-
WordPress Appointment Booking Plugin
-
2.3.0 (latest)
-
Code
-
Classes
- PriceCalculationHelper
Total Complexity |
37 |
Dependencies |
3 |
Dependents |
9 |
Total lines |
276 |
Lines of code |
183 |
Logical lines of code |
97 |
Comment lines |
18 |
Methods |
8 |
Properties |
0 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
formatPriceAsHTML() |
A |
42 |
11 |
54 |
formatPrice() |
A |
44 |
10 |
48 |
calculateAndSetBookingPrices() |
A |
43 |
8 |
53 |
trimPrice() |
S |
66 |
2 |
8 |
calculateBookingDepositPrice() |
S |
69 |
2 |
7 |
calculateReservationsDepositPrices() |
S |
68 |
2 |
7 |
__construct() |
S |
98 |
1 |
1 |
updateBookingPrices() |
S |
73 |
1 |
5 |